home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 298_01 / _readme next >
Text File  |  1988-08-15  |  6KB  |  142 lines

  1.  
  2.             PC Curses, Version 0.8
  3.  
  4.       (C) Copyright 1987,1988 Jeffrey S. Dean. All Rights Reserved. 
  5.  
  6. ----------------------------------------------------------------------
  7.          PC Curses: Distribution Information
  8. ----------------------------------------------------------------------
  9.  
  10. This diskette/directory contains the PC Curses Library.
  11. The following files are included in the distribution:
  12.  
  13.     CURSES.DOC    - a manual for the package
  14.     CURSES.H    - the include file for the package
  15.  
  16.     DEMO.C        - source code for the demo program
  17.     DEMO.DAT    - data file for the demo program
  18.     DEMO.EXE    - a simple demonstration program
  19.     DEMO.HLP    - help file for the demo program
  20.  
  21.     HELLO.C        - a very simple curses program
  22. *    HELLO.EXE
  23.  
  24. *    MOVEBOX.C    - another demonstration program
  25. *    MOVEBOX.EXE
  26. *    MOVEBOX.HLP
  27.  
  28.     !README        - this file
  29.  
  30.     MSCURSES.LIB    - Microsoft C small model library
  31. *    MLCURSES.LIB    - Microsoft C large model library
  32. *    MSDCURSE.LIB    - ...small library with debugging (tracing) code
  33.  
  34.     TSCURSES.LIB    - Turbo C small model library
  35. *    TLCURSES.LIB    - Turbo C large model library
  36. *    TSDCURSE.LIB    - ...small library with debugging (tracing) code
  37.  
  38.     UNIX.H        - include file for unix systems
  39.  
  40. Note: files preceded by '*' are not included in the BBS
  41. distribution, to help keep the size down.
  42.  
  43. The file CURSES.DOC contains documentation on every function
  44. in this package; it describes differences between PC Curses
  45. and the various versions of Unix Curses; and it gives a version
  46. history of PC Curses.
  47.  
  48. If you redistribute PC Curses, please make sure you include
  49. the original versions of all of these files; you may add
  50. additional files, but please do not redistribute modified
  51. versions of them.  If you upload PC Curses for redistribution,
  52. please include only the files above marked by '*'.  Thanks!
  53.  
  54. ----------------------------------------------------------------------
  55.             PC Curses: License Information
  56. ----------------------------------------------------------------------
  57.  
  58.       (C) Copyright 1987,1988 Jeffrey S. Dean. All Rights Reserved. 
  59.  
  60.  
  61.                     PC CURSES LICENSE AGREEMENT      
  62.    
  63.    The PC Curses Library Package is a copyrighted software 
  64.    package that is being distributed as shareware.  It is NOT in 
  65.    the public domain. By using or distributing this package, you 
  66.    agree to the conditions presented below: 
  67.  
  68.    (1) You may use the PC Curses Library for your own personal 
  69.    use; if you find it useful, you are requested to pay a $20 
  70.    registration fee.  If you are using PC Curses in a 
  71.    commercial, professional, or governmental organization, you 
  72.    are granted a limited license, valid for thirty days, to use 
  73.    this package for evaluation purposes only; if you continue to 
  74.    use this package, you must pay the registration fee.  The 
  75.    registration fee entitles you to use the PC Curses library on 
  76.    one machine.  It also includes one free upgrade. 
  77.  
  78.    (2) Source code is available to registered users only.  
  79.    Source code is also copyrighted, and may NOT be freely copied 
  80.    or distributed.  The price of the source distribution is $20; 
  81.    in addition to the source modules, it include makefiles (as 
  82.    well as a version of the "make" program and other utilities). 
  83.    
  84.    (3) The PC Curses Library (except source) may be freely 
  85.    distributed and copied inside the U.S.; however, you may not 
  86.    charge anything for the distribution.  The distribution must 
  87.    include everything in the original distribution, including 
  88.    this agreement.  You may not distribute this system with any 
  89.    modifications (this includes documentation as well as 
  90.    programs); additions must be placed in separate files and 
  91.    must be clearly marked as such. 
  92.    
  93.    (4) If any part of the PC Curses Library is used in a 
  94.    program, system, or service that is distributed to machines 
  95.    other than the one originally licensed, there is a nominal 
  96.    fee (in addition to the registration fee) and a simple 
  97.    licensing agreement that must be completed.   This fee may be 
  98.    waived if the program or system is distributed as shareware 
  99.    or by a non-profit organization (but the licensing agreement 
  100.    must still be completed).  There are no royalties. 
  101.  
  102.    (5) DISCLAIMER OF WARRANTY: THE PC CURSES PACKAGE IS SOLD "AS 
  103.    IS" AND WITHOUT ANY WARRANTIES, EXPRESS OR IMPLIED, AS TO 
  104.    PERFORMANCE OR MERCHANTABILITY.  BECAUSE OF THE DIVERSITY OF 
  105.    CONDITIONS UNDER WHICH THIS PACKAGE MAY BE USED, NO WARRANTY 
  106.    OF FITNESS FOR A PARTICULAR PURPOSE IS OFFERED.  THE USER IS 
  107.    ADVISED TO TEST THE PACKAGE THOROUGHLY BEFORE RELYING ON IT.  
  108.    THE USER MUST ASSUME FULL RISK AS TO THE RESULTS AND 
  109.    PERFORMANCE OF USING THE PACKAGE.  ANY LIABILITY OF THE 
  110.    AUTHOR OR DISTRIBUTOR WILL BE LIMITED EXCLUSIVELY TO PRODUCT 
  111.    REPLACEMENT.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY 
  112.    DAMAGES ARISING FROM THE USE OR INABILITY TO USE THIS 
  113.    PACKAGE.       
  114.        
  115.  
  116. ----------------------------------------------------------------------
  117.            PC Curses: Ordering Information
  118. ----------------------------------------------------------------------
  119.  
  120.                          Ordering PC Curses 
  121.    
  122.    PC Curses complete evaluation system . . .  $5  
  123.    PC Curses registration . . . . . . . . . .  $20
  124.  
  125.    The following items are available only to registered users:
  126.  
  127.    PC Curses source code . . . . . . . . . . . $20
  128.    PC Curses redistribution license . . . . .  $20
  129.  
  130.    When ordering source code, please specify the compiler 
  131.    (Microsoft or Turbo) and version you are using. 
  132.  
  133.    All payments must be in U.S. dollars.  For orders outside the 
  134.    U.S., please add an extra $15 per order.  (The evaluation 
  135.    system is not available outside the U.S.) 
  136.  
  137.    Send orders and other correspondence to:
  138.    
  139.                Jeff Dean
  140.                710 Chimalus
  141.                Palo Alto, CA  94306 
  142.